This web method alows you to exchange a number of eins to a different product type in bulk
Method | /ProCloudWS.asmx/EinExchangeItemBulk |
This web method alows you to exchange a number of eins to a different product type in bulk
The request body is of type EinExchangeItemBulk.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
strEINArr | xml:string | |
intNewProductTemplateId | xml:int | |
intPrinterId | xml:int | |
intUserId | xml:int |
|
The response body is of type EinExchangeItemBulkResponse.
Name | Description | Data Type |
---|---|---|
EinExchangeItemBulkResult | objEinExchangeItemBulkReturn |
|